Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inheritance - No relation between BaseID and NameID #351

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

tvdijen
Copy link
Member

@tvdijen tvdijen commented Jan 25, 2024

I think at some point we cut corners to avoid code-duplication, but I think we've learned that it's best to follow the schema.

Needs a backport to v5

Closes #350

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (64050b9) 88.88% compared to head (6cba163) 88.88%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #351      +/-   ##
============================================
- Coverage     88.88%   88.88%   -0.01%     
- Complexity     1650     1651       +1     
============================================
  Files           187      188       +1     
  Lines          6847     6844       -3     
============================================
- Hits           6086     6083       -3     
  Misses          761      761              

@tvdijen tvdijen merged commit 874f1ab into master Jan 29, 2024
26 checks passed
@tvdijen tvdijen deleted the bugfix/nameid-baseid-inheritance branch January 29, 2024 21:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Serialization of SAML2\XML\saml\NameID creates corrupted serialized data
1 participant